Skip to content

Conversation

@szuperaz
Copy link
Contributor

@szuperaz szuperaz commented Jul 9, 2025

Breaking changes:

  • client.chat.createPoll -> client.createPoll
  • client.chat.updatePollPartial -> client.updatePollPartial
  • client.chat.updatePoll -> client.updatePoll
  • client.chat.deletePoll -> client.deletePoll
  • client.chat.createPollOption -> client.createPollOption
  • client.chat.updatePollOption -> client.updatePollOption
  • client.chat.deletePollOption -> client.deletePollOption
  • client.chat.queryPollVotes -> client.queryPollVotes
  • client.chat.queryPolls -> client.queryPolls

@szuperaz szuperaz changed the title feat: add support for feeds v3 API feat!: add support for feeds v3 API Jul 9, 2025
@szuperaz szuperaz merged commit aa43a6b into main Jul 17, 2025
6 of 7 checks passed
@szuperaz szuperaz deleted the feeds-api branch July 17, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants